INF
File Notifications
The following
notifications are used with the SetupInstallFile, SetupInstallFileEx, and SetupInstallFromInfSection functions. For more
information about the format and use of notifications, see Notifications.
| 
   SPFILENOTIFY_FILEOPDELAYED  | 
  
   The file is
  in use, and the current operation is delayed until the system is rebooted.  | 
 
| 
   SPFILENOTIFY_LANGMISMATCH  | 
  
   The
  language of the current file does not match the system language.  | 
 
| 
   SPFILENOTIFY_TARGETEXISTS  | 
  
   A copy of
  the specified file already exists on the target.  | 
 
| 
   SPFILENOTIFY_TARGETNEWER  | 
  
   A newer
  version of the specified file exists on the target.  | 
 
Note  Because SetupInstallFromInfSection creates and commits an
internal file queue, it also uses the File Queue Notifications.